home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 46
/
PC Gamer IT CD 46 1-2.iso
/
Databases
/
databases.exe
/
0
/
RCDATA
/
TFORMRICERCA
/
TFORMRICERCA.txt
Wrap
Text File
|
1999-04-05
|
2KB
|
88 lines
object FormRicerca: TFormRicerca
Left = 86
Top = 182
Width = 278
Height = 448
BorderIcons = [biSystemMenu]
Caption = 'FormRicerca'
Color = clRed
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 120
TextHeight = 17
object OutputSearch: TListBox
Left = 0
Top = 63
Width = 270
Height = 335
Align = alClient
Color = clWhite
ItemHeight = 17
TabOrder = 0
OnClick = OutputSearchClick
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 270
Height = 63
Align = alTop
BevelOuter = bvNone
Color = clRed
TabOrder = 1
object LabelTypeStr: TLabel
Left = 7
Top = 7
Width = 96
Height = 18
Caption = 'Type a string:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object BtnSearch: TButton
Left = 187
Top = 30
Width = 75
Height = 25
Caption = 'BtnSearch'
TabOrder = 0
OnClick = BtnSearchClick
end
object EditSearch: TComboBox
Left = 7
Top = 30
Width = 170
Height = 25
Color = clWhite
ItemHeight = 17
TabOrder = 1
OnClick = EditSearchClick
OnKeyDown = EditSearchKeyDown
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 398
Width = 270
Height = 19
Panels = <>
SimplePanel = False
end
object PlacementInfo: TFormPlacement
IniFileName = 'PCGamer_Lx1'
UseRegistry = True
Left = 16
Top = 80
end
end